Skip to content

[VW-344] Parsing Work Orders From Emails#151

Draft
markglose-bc wants to merge 17 commits into
mainfrom
VW-344
Draft

[VW-344] Parsing Work Orders From Emails#151
markglose-bc wants to merge 17 commits into
mainfrom
VW-344

Conversation

@markglose-bc

Copy link
Copy Markdown
Collaborator

Adding support to parse Work Orders from forwarded Emails

Email Classification pipeline now attempts to classify a Notification or a Work Order

Added Original Email Description Tab for Work Orders Derived from Emails
image

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d587294c-2e8e-434b-8fc4-adea9473b06e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch VW-344

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
viper Ignored Ignored Jul 7, 2026 9:03pm
viper-demo Ignored Ignored Jul 7, 2026 9:03pm

Request Review

url: "/advisories",
},
{
title: "Tracking",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renaming Tracking to Work Orders purely in the UI.

Might be worthy as it's own chore ticket to rename all instances of Tracking to Work Orders in the actual filename, code & comments.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The branch in the email classifier.
work order -> Actionable Requests
notification -> Informational emails

leans towards notif if unsure

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pulls any relevant work order info from an email if found

Fields
Summary
Category
ScheduleAt
Assignee
Department

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to keep track of general work orders? Expanded out the relevance due to the bulk of the work orders on teamplay Fleet being general maintenance

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding an original email description tab for work orders generated from an email

(See PR summary for a screenshot)

and more tracking -> work order changes

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding a VIPER automation service user for work order tickets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant